From: Gerd Moellmann Date: Tue, 3 Apr 2001 13:06:42 +0000 (+0000) Subject: ("Czech"): Add documentation string. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~40880 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=1e40c8f4de41d371132aa486a1d3426c4af5ea14;p=emacs.git ("Czech"): Add documentation string. --- diff --git a/lisp/language/czech.el b/lisp/language/czech.el index 0658329911a..b2a4c94af81 100644 --- a/lisp/language/czech.el +++ b/lisp/language/czech.el @@ -1,6 +1,6 @@ ;;; czech.el -- support for Czech -*- coding: iso-2022-7bit; -*- -;; Copyright (C) 1998 Free Software Foundation. +;; Copyright (C) 1998, 2001 Free Software Foundation. ;; Maintainer: Milan Zamazal ;; Keywords: multilingual, Czech @@ -38,7 +38,10 @@ (unibyte-display . iso-8859-2) (tutorial . "TUTORIAL.cs") (sample-text . "P,Bx(Bejeme v,Ba(Bm hezk,B}(B den!") - (documentation . t)) + (documentation . "\ +This language environment is almost the same as Latin-2, +but default input method is set to \"czech\", +and select's the Czech tutorial.")) '("European")) (provide 'czech)